3.577 \(\int \frac{\tan ^m(c+d x)}{a+b \sin ^n(c+d x)} \, dx\)

Optimal. Leaf size=25 \[ \text{Unintegrable}\left (\frac{\tan ^m(c+d x)}{a+b \sin ^n(c+d x)},x\right ) \]

[Out]

Unintegrable[Tan[c + d*x]^m/(a + b*Sin[c + d*x]^n), x]

________________________________________________________________________________________

Rubi [A]  time = 0.0577452, antiderivative size = 0, normalized size of antiderivative = 0., number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0., Rules used = {} \[ \int \frac{\tan ^m(c+d x)}{a+b \sin ^n(c+d x)} \, dx \]

Verification is Not applicable to the result.

[In]

Int[Tan[c + d*x]^m/(a + b*Sin[c + d*x]^n),x]

[Out]

Defer[Int][Tan[c + d*x]^m/(a + b*Sin[c + d*x]^n), x]

Rubi steps

\begin{align*} \int \frac{\tan ^m(c+d x)}{a+b \sin ^n(c+d x)} \, dx &=\int \frac{\tan ^m(c+d x)}{a+b \sin ^n(c+d x)} \, dx\\ \end{align*}

Mathematica [A]  time = 2.37861, size = 0, normalized size = 0. \[ \int \frac{\tan ^m(c+d x)}{a+b \sin ^n(c+d x)} \, dx \]

Verification is Not applicable to the result.

[In]

Integrate[Tan[c + d*x]^m/(a + b*Sin[c + d*x]^n),x]

[Out]

Integrate[Tan[c + d*x]^m/(a + b*Sin[c + d*x]^n), x]

________________________________________________________________________________________

Maple [A]  time = 0.75, size = 0, normalized size = 0. \begin{align*} \int{\frac{ \left ( \tan \left ( dx+c \right ) \right ) ^{m}}{a+b \left ( \sin \left ( dx+c \right ) \right ) ^{n}}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(tan(d*x+c)^m/(a+b*sin(d*x+c)^n),x)

[Out]

int(tan(d*x+c)^m/(a+b*sin(d*x+c)^n),x)

________________________________________________________________________________________

Maxima [A]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\tan \left (d x + c\right )^{m}}{b \sin \left (d x + c\right )^{n} + a}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tan(d*x+c)^m/(a+b*sin(d*x+c)^n),x, algorithm="maxima")

[Out]

integrate(tan(d*x + c)^m/(b*sin(d*x + c)^n + a), x)

________________________________________________________________________________________

Fricas [A]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (\frac{\tan \left (d x + c\right )^{m}}{b \sin \left (d x + c\right )^{n} + a}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tan(d*x+c)^m/(a+b*sin(d*x+c)^n),x, algorithm="fricas")

[Out]

integral(tan(d*x + c)^m/(b*sin(d*x + c)^n + a), x)

________________________________________________________________________________________

Sympy [A]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\tan ^{m}{\left (c + d x \right )}}{a + b \sin ^{n}{\left (c + d x \right )}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tan(d*x+c)**m/(a+b*sin(d*x+c)**n),x)

[Out]

Integral(tan(c + d*x)**m/(a + b*sin(c + d*x)**n), x)

________________________________________________________________________________________

Giac [A]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\tan \left (d x + c\right )^{m}}{b \sin \left (d x + c\right )^{n} + a}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tan(d*x+c)^m/(a+b*sin(d*x+c)^n),x, algorithm="giac")

[Out]

integrate(tan(d*x + c)^m/(b*sin(d*x + c)^n + a), x)